Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: mount parsing for linux #7149

Merged
merged 1 commit into from Jul 22, 2023

Conversation

darthShadow
Copy link
Member

fix: mount parsing for linux under the WSL layer which may contain mounts with spaces

What is the purpose of this change?

Fixes mount parsing for linux under the WSL layer which may contain mounts with spaces.

Was the change discussed in an issue or in the forum before?

https://forum.rclone.org/t/fatal-error-failed-to-mount-fuse-fs-cannot-read-proc-mounts-expected-integer/40034/

Checklist

  • I have read the contribution guidelines.
  • I have added tests for all changes in this PR if appropriate.
  • I have added documentation for the changes if appropriate.
  • All commit messages are in house style.
  • I'm done, this Pull Request is ready for review :-)

Copy link
Member

@ncw ncw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Please merge 😀

…unts with spaces

Signed-off-by: Anagh Kumar Baranwal <6824881+darthShadow@users.noreply.github.com>
@darthShadow darthShadow merged commit bb0cd76 into rclone:master Jul 22, 2023
10 checks passed
@darthShadow darthShadow deleted the fix/linux-mounts-parsing branch July 22, 2023 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants